#idBox{position:fixed; background:#fff; z-index:2147583630; width:90%; left:50%; top:50%; border: 3px solid #0063ff; border-radius: 8px; overflow: hidden;}
#boxTopTitle{width:100%; height:45px; background: none; line-height:45px; font-size:16px; color:#0063ff; font-family:microsoft yahei; padding:0 15px; box-sizing:border-box; border-bottom: 1px solid #eee;}
#boxClose{position: absolute; right: 0; top: 0; z-index: 2; display: block; width: 45px; height: 45px; line-height: 45px; text-align: center; font-size:32px; font-family:'黑体'; color:#0063ff; cursor: pointer; -webkit-transition: all linear .3s; -moz-transition: all linear .3s; -o-transition: all linear .3s; transition: all linear .3s;}
#boxClose:hover{-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg);}












